[INFO] fetching crate cp2k-rs 0.2.3...
[INFO] checking cp2k-rs-0.2.3 against try#fceb2de603f0807f9049222f3f612ed51ed8f9dc for pr-157576
[INFO] extracting crate cp2k-rs 0.2.3 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate cp2k-rs 0.2.3
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cp2k-rs 0.2.3
[INFO] tweaked toml for crates.io crate cp2k-rs 0.2.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cp2k-rs 0.2.3 on toolchain fceb2de603f0807f9049222f3f612ed51ed8f9dc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cp2k-rs 0.2.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a395551c6918a3e92a1357ef51bf3a7188ffaf60bf539b031b7c70f7988b916c
[INFO] running `Command { std: "docker" "start" "a395551c6918a3e92a1357ef51bf3a7188ffaf60bf539b031b7c70f7988b916c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a395551c6918a3e92a1357ef51bf3a7188ffaf60bf539b031b7c70f7988b916c" "/opt/rustwide/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a395551c6918a3e92a1357ef51bf3a7188ffaf60bf539b031b7c70f7988b916c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a395551c6918a3e92a1357ef51bf3a7188ffaf60bf539b031b7c70f7988b916c" "/opt/rustwide/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling pyo3-build-config v0.27.2
[INFO] [stderr]     Checking ndarray v0.17.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.2
[INFO] [stderr]    Compiling pyo3-ffi v0.27.2
[INFO] [stderr]    Compiling pyo3 v0.27.2
[INFO] [stderr]    Compiling numpy v0.27.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling pyo3-macros v0.27.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling cp2k-rs v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr] warning: cp2k-rs@0.2.3: cp2k_rs_worker not found at /opt/rustwide/workdir/target/debug/cp2k_rs_worker – skipping lib bundling (run bundle-wheel.sh to build the wheel)
[INFO] [stderr] warning: cp2k-rs@0.2.3: CP2K data directory not found under target/debug/cp2k-stable*/cp2k/data – skipping data bundling
[INFO] [stderr] warning: cp2k-rs@0.2.3: Skipping CP2K build - using header-only mode
[INFO] [stderr] warning: cp2k-rs@0.2.3: CP2K library linking skipped - header-only mode
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> examples/dft_analysis.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 |         Ok(mut force_env) => {
[INFO] [stdout]    |            ----^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `force_env`
[INFO] [stdout]   --> examples/dft_analysis.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 |         Ok(mut force_env) => {
[INFO] [stdout]    |            ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_force_env`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `analyze_basic_results` is never used
[INFO] [stdout]    --> examples/dft_analysis.rs:336:4
[INFO] [stdout]     |
[INFO] [stdout] 336 | fn analyze_basic_results(_force_env: &ForceEnv) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `analyze_stress` is never used
[INFO] [stdout]    --> examples/dft_analysis.rs:341:4
[INFO] [stdout]     |
[INFO] [stdout] 341 | fn analyze_stress(_force_env: &ForceEnv) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `analyze_electronic_structure` is never used
[INFO] [stdout]    --> examples/dft_analysis.rs:346:4
[INFO] [stdout]     |
[INFO] [stdout] 346 | fn analyze_electronic_structure(_force_env: &ForceEnv) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `analyze_properties` is never used
[INFO] [stdout]    --> examples/dft_analysis.rs:351:4
[INFO] [stdout]     |
[INFO] [stdout] 351 | fn analyze_properties(_force_env: &ForceEnv) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `analyze_scf` is never used
[INFO] [stdout]    --> examples/dft_analysis.rs:356:4
[INFO] [stdout]     |
[INFO] [stdout] 356 | fn analyze_scf(_force_env: &ForceEnv) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.40s
[INFO] running `Command { std: "docker" "inspect" "a395551c6918a3e92a1357ef51bf3a7188ffaf60bf539b031b7c70f7988b916c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a395551c6918a3e92a1357ef51bf3a7188ffaf60bf539b031b7c70f7988b916c", kill_on_drop: false }`
[INFO] [stdout] a395551c6918a3e92a1357ef51bf3a7188ffaf60bf539b031b7c70f7988b916c
